Skip to content

fix test failure on pwsh 6.2-preview.3 #122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 5, 2019

Conversation

TylerLeonhardt
Copy link
Member

Formatting tables is different in pwsh 6.2-preview.3. We can no longer be sure that the last 2 items in a format-table string are new lines.

Now we walk backwards until we hit the last not whitespace line.

…ests.ps1

Co-Authored-By: TylerLeonhardt <tylerl0706@gmail.com>
@daxian-dbw daxian-dbw merged commit 04c0af3 into Azure:dev Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants